Skip to content

Commit

Permalink
1.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbedard committed Jun 26, 2021
1 parent de419c5 commit 4013cb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"name": "@bedard/twister",
"repository": {
"type": "git",
"url": "git+https://github.com/scottbedard/twister.git"
Expand All @@ -44,5 +45,5 @@
"test": "jest --coverage"
},
"unpkg": "dist/index.bundle.js",
"version": "1.0.0-beta.3"
"version": "1.0.0-beta.4"
}

0 comments on commit 4013cb3

Please sign in to comment.