Skip to content

Commit

Permalink
update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
Boetzkes, Yannick authored and Boetzkes, Yannick committed Dec 20, 2020
1 parent 9c12306 commit 58afd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postbuild": "yarn run copy:files",
"clean": "yarn run rimraf ../../dist/libs/akita/schematics",
"copy:files": "yarn run copyfiles -u 1 \"src/**/files/**/*\" dist/ && yarn run copyfiles -u 1 \"src/README.md\" dist/",
"release": "np --contents=dist"
"release": "np --contents=dist --no-tests"
},
"keywords": [
"schematics"
Expand Down

0 comments on commit 58afd94

Please sign in to comment.