symmetry-cli 1.0.10 → 1.0.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,4 +28,3 @@ jobs:
28
28
  cache: 'npm'
29
29
  - run: npm ci
30
30
  - run: npm run build --if-present
31
- - run: npm test
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "symmetry-cli",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "description": "",
5
5
  "main": "dist/symmetry.js",
6
6
  "bin": "dist/symmetry.js",