We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ba91f commit ade4208Copy full SHA for ade4208
packages/atoms/package.json
@@ -9,7 +9,7 @@
9
"module": "dist/index.es.js",
10
"jsnext:main": "dist/index.es.js",
11
"scripts": {
12
- "test": "echo TEST",
+ "test": "echo TEST123",
13
"test:watch": "react-scripts test --env=jsdom",
14
"build": "rollup -c",
15
"start": "rollup -c -w"
0 commit comments