Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
OxCom committed Sep 9, 2020
1 parent 69a434b commit 0426945
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/constraint-validator.cjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/constraint-validator.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/constraint-validator.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "dist/constraint-validator.cjs.js",
"module": "dist/constraint-validator.esm.js",
"browser": "dist/constraint-validator.umd.js",
"version": "1.1.2",
"version": "1.1.3",
"description": "Constraint validation tool",
"scripts": {
"test": "NODE_PATH=./src mocha --require ./tests/bootstrap.js ./tests/**/*.spec.js",
Expand Down

0 comments on commit 0426945

Please sign in to comment.