Skip to content

Commit a2de61d

Browse files
committed
✨ Added update script to package.json
1 parent 72122d3 commit a2de61d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"url": "git+https://github.com/patevs/powershell-profile.git"
1010
},
1111
"scripts": {
12+
"updates": "npx ncu",
1213
"release": "np"
1314
},
1415
"devDependencies": {

0 commit comments

Comments
 (0)