Skip to content

Commit

Permalink
Set first version inside package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoSanMo committed Jul 25, 2018
1 parent 8e27e32 commit f1932e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"name": "cap-storage",
"version": "1.0.0",
"author": "Diego SanMo",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"otherbuild": "rm -rf dist && tsc",
Expand Down

0 comments on commit f1932e1

Please sign in to comment.