Revert "More performance improvements + etc."

This commit is contained in:
Isiah Meadows 2015-12-16 10:53:27 -05:00
parent e364121ffb
commit 998704a722
28 changed files with 1325 additions and 3206 deletions

View file

@ -12,7 +12,7 @@
"url": "git@github.com:lhorie/mithril.js.git"
},
"bugs": {
"url": "http://github.com/lhorie/mithril.js/issues"
"url" : "http://github.com/lhorie/mithril.js/issues"
},
"scripts": {
"test": "grunt test"
@ -20,7 +20,6 @@
"main": "mithril.js",
"devDependencies": {
"chai": "^3.4.0",
"chai-string": "^1.1.4",
"eslint": "^1.7.3",
"grunt": "*",
"grunt-cli": "*",