Skip to content

Commit

Permalink
0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
deptno committed Mar 19, 2017
1 parent 086642a commit 3d9d42a
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,8 +1,8 @@
{
"name": "currency-kr",
"version": "0.0.9",
"version": "0.0.10",
"description": "한국 통화, 한글단위 원",
"main": "index.js",
"main": "./dist/index.js",
"scripts": {
"compile": "tsc",
"test": "jest --watch"
Expand Down

0 comments on commit 3d9d42a

Please sign in to comment.