Skip to content

Commit

Permalink
build(npm): bump version -> 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayZoneYour committed Jun 17, 2021
1 parent dd511ec commit 642da03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -5,6 +5,7 @@
"main": "./dist/react-model.js",
"module": "./dist/react-model.esm.js",
"umd:main": "./dist/react-model.umd.js",
"types": "./src/index",
"scripts": {
"build:prod": "microbundle --define process.env.NODE_ENV=production --sourcemap false --jsx React.createElement --output dist --tsconfig ./tsconfig.json",
"build:dev": "microbundle --define process.env.NODE_ENV=development --sourcemap true --jsx React.createElement --output dist --tsconfig ./tsconfig.json",
Expand Down

0 comments on commit 642da03

Please sign in to comment.