Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "scheming", | ||
"version": "0.0.5", | ||
"main": "index.js", | ||
"version": "0.0.6", | ||
"main": "./dest/Scheming.js", | ||
"repository": "https://github.com/autoric/scheming", | ||
@@ -11,7 +11,7 @@ "scripts": { | ||
"dependencies": { | ||
"lodash": "~2.4.1", | ||
"coffee-script": "~1.7.1" | ||
"lodash": "~2.4.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "~1.9.2", | ||
"coffee-script": "~1.7.1", | ||
"mocha": "~2.0.1", | ||
@@ -18,0 +18,0 @@ "sinon": "~1.11.1", |
Sorry, the diff of this file is not supported yet
362601
1
17
21
1898
- Removedcoffee-script@~1.7.1
- Removedcoffee-script@1.7.1(transitive)
- Removedmkdirp@0.3.5(transitive)