Skip to content

Commit

Permalink
Add react12.min.js to npm export
Browse files Browse the repository at this point in the history
  • Loading branch information
toomim committed May 13, 2024
1 parent 80a6426 commit 00cae3a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "statebus",
"version": "7.0.30",
"version": "7.0.31",
"description": "Synchronize state.",
"main": "statebus.js",
"scripts": {
Expand All @@ -15,7 +15,8 @@
"extras/tests.js",
"extras/tcp-bind.js",
"extras/coffee.js",
"extras/sockjs.js"
"extras/sockjs.js",
"extras/react12.min.js"
],
"dependencies": {
"bcrypt-nodejs": "0.0.3",
Expand Down

0 comments on commit 00cae3a

Please sign in to comment.