Skip to content

Commit

Permalink
fix(package.json): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
louisscruz committed Jun 27, 2020
1 parent 57f9f8a commit b4d1f01
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/pool-time-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,5 @@
"source": "src/index.ts",
"ts:main": "src/index.ts",
"types": "dist/types/index.d.ts",
"unpkg": "dist/index.umd.js",
"version": "0.0.1"
"unpkg": "dist/index.umd.js"
}

0 comments on commit b4d1f01

Please sign in to comment.