We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44ad9b commit 11588b4Copy full SHA for 11588b4
blueprints/addon/files/__name__/package.json
@@ -3,7 +3,6 @@
3
"version": "0.0.1",
4
"scripts": {
5
"build": "denali build",
6
- "prepublish": "in-publish && echo \"Use 'denali publish' instead.\" && exit 1 || not-in-publish",
7
"test": "denali test"
8
},
9
"keywords": [
@@ -18,7 +17,6 @@
18
17
"eslint-config-denali": "^1.1.0",
19
"denali": "0.0.x",
20
"denali-cli": "0.0.x",
21
- "in-publish": "^2.0.0",
22
"lodash": "^4.16.4"
23
24
"devDependencies": {
0 commit comments