Skip to content

Commit

Permalink
Oops, fixed dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Pegg (MacBook) committed May 27, 2017
1 parent 2e1f851 commit 993e1ec
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 247 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@
"babel-preset-es2015": "^6.22.0",
"mocha": "^3.2.0",
"rollup": "^0.41.6",
"rollup-plugin-babel": "^2.7.1"
},
"dependencies": {
"rollup-plugin-babel": "^2.7.1",
"babel-plugin-external-helpers": "^6.22.0",
"global": "^4.3.2",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-node-resolve": "^3.0.0"
}
},
"dependencies": {}
}
Loading

0 comments on commit 993e1ec

Please sign in to comment.