Skip to content

Commit

Permalink
📦 Build the project this time before publishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwir3 committed Jun 8, 2020
1 parent 2d7cec2 commit a79a3b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
components
build
dist
node_modules
.idea/
package-lock.json
package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@get-wrecked/keycode",
"description": "Convert between keyboard keycodes and keynames and vice versa.",
"version": "2.2.3",
"version": "2.2.4",
"main": "dist/index.js",
"files": [
"dist"
Expand Down

0 comments on commit a79a3b8

Please sign in to comment.