momentic-mobile 0.4.6 → 0.4.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/cli.js +33 -31
- package/npm-shrinkwrap.json +5 -5
- package/package.json +1 -1
- package/static/assets/{index-BalPNr3q.js → index-n-IWQ3dQ.js} +40 -40
- package/static/index.html +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic-mobile",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.8",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic-mobile",
|
|
9
|
-
"version": "0.4.
|
|
9
|
+
"version": "0.4.8",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -13865,9 +13865,9 @@
|
|
|
13865
13865
|
}
|
|
13866
13866
|
},
|
|
13867
13867
|
"node_modules/prettier": {
|
|
13868
|
-
"version": "3.
|
|
13869
|
-
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.
|
|
13870
|
-
"integrity": "sha512-
|
|
13868
|
+
"version": "3.7.0",
|
|
13869
|
+
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.0.tgz",
|
|
13870
|
+
"integrity": "sha512-pBiBj/gjRY9Qpk1b7cDda6Rbwvkaggos779AHQ0Ek/odwDx6xG6DRBxtnp1QmxbuD7pAO8/SQ8vuhtGv9LoLWA==",
|
|
13871
13871
|
"license": "MIT",
|
|
13872
13872
|
"bin": {
|
|
13873
13873
|
"prettier": "bin/prettier.cjs"
|