RubyGems
npm
Organizations
Log in
Sign up
npm
symmetry-cli
Versions diffs
1.0.10 → 1.0.11
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.
Files changed (2)
hide
show
package/.github/workflows/node.js.yml
+0
-1
package/package.json
+1
-1
package/.github/workflows/node.js.yml
CHANGED
Viewed
@@ -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
Viewed
@@ -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",