Skip to content

Commit

Permalink
Package.json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gielcobben committed Jul 15, 2019
1 parent cefb0c7 commit 8252158
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "use-typewriter",
"version": "1.0.0",
"version": "0.0.0",
"description": "Typewriter Hook",
"author": "gielcobben",
"author": "gielcobben <[email protected]>",
"license": "MIT",
"repository": "gielcobben/use-typewriter",
"repository": "[email protected]:gielcobben/use-typewriter.git",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit 8252158

Please sign in to comment.