Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Enet4 committed Apr 9, 2015
1 parent 5804a7c commit 2b270b8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"keywords": [
"dicoogle"
],
"version": "0.1.3",
"version": "1.0.0",
"main": "./node/dicoogle-client",
"files": [
"dicoogle-client.js",
Expand All @@ -18,7 +18,9 @@
"Gruntfile.js",
"node/dicoogle-client.js",
"browser/build/dicoogle-client.js",
"browser/build/dicoogle-client.min.js"
"browser/build/dicoogle-client.min.js",
"servicerequest-browser.js",
"servicerequest-node.js"
],
"license": "GPL-3.0+",
"devDependencies": {
Expand Down

0 comments on commit 2b270b8

Please sign in to comment.