Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
1.0.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonnagl committed Jun 26, 2017
1 parent b7b5fb2 commit cdce713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsog-ts",
"version": "0.1.0",
"version": "1.0.0-0",
"description": "JavaScript Object Graphs with Typescript",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -39,4 +39,4 @@
"typescript": "^2.3.4"
},
"false": {}
}
}

0 comments on commit cdce713

Please sign in to comment.