Skip to content

Commit

Permalink
New version 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarprudnikov committed Aug 15, 2021
1 parent 8915674 commit 23dbe9c
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 <mavarazy@gmail.com>",
"Aivaras Prudnikovas <ivar.prudnikov@gmail.com>"
],
"version": "1.1.4",
"version": "1.1.5",
"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 23dbe9c

Please sign in to comment.