Skip to content

Commit 025605f

Browse files
New update
1 parent eb70d05 commit 025605f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/test-package/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"version": "7.4.2",
44
"description": "No description",
55
"main": "index.js",
6-
"scripts": {},
6+
"scripts": {
7+
"prepare": "echo $npm_package_version"
8+
},
79
"keywords": [],
810
"author": "",
911
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)