Skip to content

Commit ade4208

Browse files
committed
fix(atoms): fix in build
1 parent d4ba91f commit ade4208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/atoms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"module": "dist/index.es.js",
1010
"jsnext:main": "dist/index.es.js",
1111
"scripts": {
12-
"test": "echo TEST",
12+
"test": "echo TEST123",
1313
"test:watch": "react-scripts test --env=jsdom",
1414
"build": "rollup -c",
1515
"start": "rollup -c -w"

0 commit comments

Comments
 (0)