Skip to content

Commit 310145b

Browse files
npm rm @deep-foundation/npm-release && npm i --save-dev @deep-foundation/npm-automation
1 parent 9efb02f commit 310145b

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

package-lock.json

Lines changed: 19 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
},
2929
"devDependencies": {
3030
"@atao60/fse-cli": "^0.1.7",
31-
"fs-extra": "^11.1.1",
31+
"@deep-foundation/npm-automation": "^1.0.3",
3232
"@types/fs-extra": "^11.0.1",
33-
"@deep-foundation/npm-release": "~0.0.16",
3433
"@types/node": "^20.2.4",
34+
"fs-extra": "^11.1.1",
3535
"typescript": "^4.9.5"
3636
},
3737
"peerDependencies": {
38+
"@capacitor/push-notifications": "^5.0.4",
3839
"@deep-foundation/deeplinks": "~0.0.164",
39-
"@firebase/messaging": "^0.12.4",
40-
"@capacitor/push-notifications": "^5.0.4"
40+
"@firebase/messaging": "^0.12.4"
4141
}
4242
}

0 commit comments

Comments
 (0)