Skip to content

Commit

Permalink
chore(package): update npm package files
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Kristian Flaatten committed Jul 7, 2016
1 parent eb9c20a commit 92ccc41
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
"version": null,
"description": "Geoserver written in Node.JS",
"main": "lib/server.js",
"directories": {
"test": "test",
"src": "src",
"lib": "lib"
},
"files": ["lib"],
"scripts": {
"start": "supervisor -w src -- src/server.litcoffee",
"build": "coffee --compile --bare --output lib/ src/",
Expand Down

0 comments on commit 92ccc41

Please sign in to comment.