Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mugan86 committed Dec 26, 2018
1 parent 07160e1 commit 7dc842e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mugan86-chronometer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple library that contait chronometer with Counter and Count Down Timer",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -12,7 +12,6 @@
"test": "mocha",
"cover": "istanbul cover node_modules/mocha/bin/_mocha test/*.js -- -R spec",
"doc-publish": "npm run create-doc && firebase deploy"

},
"keywords": [
"chrono",
Expand Down

0 comments on commit 7dc842e

Please sign in to comment.