Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarprudnikov committed Nov 8, 2022
1 parent 7584cae commit 9cfd296
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mavarazy <[email protected]>",
"Aivaras Prudnikovas <[email protected]>"
],
"version": "1.3.0",
"version": "1.4.0",
"scripts": {
"build": "rimraf dist lib && npm run build:umd && npm run build:cjs && npm run build:es && npm run build:es:lib",
"build:umd": "cross-env NODE_ENV=production BABEL_ENV=umd webpack --config webpack.config.dist.js",
Expand Down

0 comments on commit 9cfd296

Please sign in to comment.