Skip to content

Commit

Permalink
revert package.json to its init state
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBruant committed Apr 10, 2016
1 parent 2028b04 commit 58d654f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions project-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
"version": "1.0.0",
"description": "alpha",
"main": "index.js",
"dependencies": {
"is-thirteen": "^2.0.0",
"worm": "https://github.com/DavidBruant/harmless-worm/tarball/master"
},
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 58d654f

Please sign in to comment.