add plugin ramda

This commit is contained in:
casperlamboo 2017-11-14 16:18:05 +01:00
parent 1aa69f58f1
commit 59bc8d245e
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"@doodle3d/threejs-export-obj": "0.0.4",
"@doodle3d/threejs-export-stl": "0.0.3",
"babel-plugin-inline-import": "^2.0.6",
"babel-plugin-ramda": "^1.4.3",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-preset-stage-0": "^6.24.1",
"bezier-js": "^2.2.3",
@ -28,7 +29,7 @@
"pouchdb": "^6.3.4",
"proptypes": "^1.1.0",
"raf": "^3.4.0",
"ramda": "^0.25.0",
"ramda": "^0.21.0",
"raw-loader": "^0.5.1",
"react": "^16.0.0",
"react-addons-update": "^15.6.2",