Skip to content

Commit 5d21959

Browse files
author
George Treviranus
committed
update test script & engines
1 parent 3b403f6 commit 5d21959

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package-lock.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"browser": "dist/core-flux.min.js",
88
"type": "module",
99
"scripts": {
10-
"test": "jest --passWithNoTests",
10+
"test": "jest",
1111
"test:watch": "jest --watch",
1212
"watch": "rollup -c rollup.config.demo.js -w",
1313
"build": "BABEL_ENV=build rollup -c",

0 commit comments

Comments
 (0)