Skip to content

Commit

Permalink
npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgef committed Oct 22, 2018
1 parent 5b67cd4 commit 0a019dc
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": "react-simple-keyboard",
"version": "1.7.0",
"version": "1.7.1",
"description": "React.js Virtual Keyboard",
"main": "build/index.js",
"main": "dist/index.js",
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
Expand Down

0 comments on commit 0a019dc

Please sign in to comment.