Skip to content

Commit

Permalink
Added version to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bobkorinek authored Apr 6, 2021
1 parent a5b2ba4 commit c52af1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@types/mapycz",
"version": "0.1",
"scripts": {
"test": "./node_modules/mocha/bin/mocha --require ts-node/register tests/**/*.ts"
},
Expand All @@ -13,4 +14,4 @@
},
"types": "index.d.ts",
"main": ""
}
}

0 comments on commit c52af1d

Please sign in to comment.