We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb70d05 commit 025605fCopy full SHA for 025605f
packages/test-package/package.json
@@ -3,7 +3,9 @@
3
"version": "7.4.2",
4
"description": "No description",
5
"main": "index.js",
6
- "scripts": {},
+ "scripts": {
7
+ "prepare": "echo $npm_package_version"
8
+ },
9
"keywords": [],
10
"author": "",
11
"license": "SEE LICENSE IN LICENSE",
0 commit comments