Skip to content

Commit

Permalink
move to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cakedan committed Jun 30, 2019
1 parent b5bf1af commit 1b2a80a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{
"name": "detritus-rest",
"version": "0.1.1",
"version": "0.2.0",
"description": "some js rest library",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib/**/*"
],
"dependencies": {
"iltorb": "^2.4.3"
},
"dependencies": {},
"devDependencies": {
"@types/node": "^12.0.10"
},
Expand Down

0 comments on commit 1b2a80a

Please sign in to comment.