Skip to content

Commit

Permalink
v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarprudnikov committed May 6, 2021
1 parent 2509ee7 commit 16373e7
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.1.3",
"version": "1.1.4",
"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 16373e7

Please sign in to comment.