Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Merge pull request #78 from ipfs/chore/update-packages
Browse files Browse the repository at this point in the history
update node modules
  • Loading branch information
RichardLitt authored Aug 3, 2016
2 parents d0c23b8 + 07061a1 commit 25c961b
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,26 @@
},
"dependencies": {},
"devDependencies": {
"bluebird": "^3.0.5",
"browser-sync": "^2.8.0",
"browserify": "^12.0.1",
"coffee-script": "^1.9.3",
"bluebird": "^3.4.1",
"browser-sync": "^2.14.0",
"browserify": "^13.1.0",
"coffee-script": "^1.10.0",
"coffeeify": "^2.0.1",
"datatables.net": "^1.10.10",
"datatables.net-dt": "^1.10.10",
"datatables.net-fixedheader": "^3.1.0",
"datatables.net-fixedheader-dt": "^3.1.0",
"jquery": "^2.1.4",
"lightsaber": "^0.5.1",
"datatables.net": "^1.10.12",
"datatables.net-dt": "^1.10.12",
"datatables.net-fixedheader": "^3.1.2",
"datatables.net-fixedheader-dt": "^3.1.2",
"jquery": "^3.1.0",
"lightsaber": "^0.6.5",
"loading-wave": "0.0.2",
"lodash": "^3.10.0",
"nodemon": "^1.3.8",
"npm-run-all": "^1.5.0",
"octokat": "^0.4.12",
"request-promise": "^1.0.2",
"lodash": "^4.14.1",
"nodemon": "^1.10.0",
"npm-run-all": "^2.3.0",
"octokat": "^0.4.17",
"request-promise": "^4.1.0",
"teacup": "^2.0.0",
"uglify-js": "^2.4.23",
"uglifyify": "^3.0.1"
"uglify-js": "^2.7.0",
"uglifyify": "^3.0.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 25c961b

Please sign in to comment.