chimpanzee
Advanced tools
Comparing version 0.0.65 to 0.0.66
{ | ||
"name": "chimpanzee", | ||
"version": "0.0.65", | ||
"version": "0.0.66", | ||
"author": "Isotropy Team<isotropy@agilehead.com>", | ||
@@ -12,18 +12,18 @@ "scripts": { | ||
"dependencies": { | ||
"lazily": "0.0.17" | ||
"lazily": "0.0.20" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-core": "^6.22.1", | ||
"babel-polyfill": "^6.23.0", | ||
"babel-cli": "6.26.0", | ||
"babel-core": "^6.26.0", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-preset-flow": "^6.23.0", | ||
"babel-preset-latest": "^6.22.0", | ||
"babel-preset-modern-browsers": "^8.0.0", | ||
"babel-preset-stage-2": "^6.22.0", | ||
"flow-bin": "^0.45.0", | ||
"mocha": "*", | ||
"should": "*", | ||
"source-map-support": "^0.4.8" | ||
"babel-preset-latest": "^6.24.1", | ||
"babel-preset-modern-browsers": "10.0.1", | ||
"babel-preset-stage-2": "^6.24.1", | ||
"flow-bin": "^0.67.1", | ||
"mocha": "5.0.4", | ||
"should": "13.2.1", | ||
"source-map-support": "^0.5.3" | ||
}, | ||
"license": "MIT" | ||
} |
@@ -8,2 +8,4 @@ chimpanzee | ||
This project is being maintained at gitlab.com/looptype. Everything else is just a mirror. | ||
Installation | ||
@@ -10,0 +12,0 @@ ------------ |
Sorry, the diff of this file is not supported yet
488
213430
+ Addedlazily@0.0.20(transitive)
- Removedlazily@0.0.17(transitive)
Updatedlazily@0.0.20