Skip to content

Commit 57b1d44

Browse files
committed
Copy HISTORY.md in library dist
1 parent bac5435 commit 57b1d44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"test-headless": "ng test --watch=false --browsers=ChromeHeadless",
1313
"lint": "ng lint",
1414
"e2e": "ng e2e",
15-
"formio-editor:build": "ng build formio-editor && shx cp README.md LICENSE dist/formio-editor",
16-
"formio-editor:build-prod": "ng build formio-editor --prod && shx cp README.md LICENSE dist/formio-editor"
15+
"formio-editor:build": "ng build formio-editor && shx cp README.md HISTORY.md LICENSE dist/formio-editor",
16+
"formio-editor:build-prod": "ng build formio-editor --prod && shx cp README.md HISTORY.md LICENSE dist/formio-editor"
1717
},
1818
"private": true,
1919
"dependencies": {

0 commit comments

Comments
 (0)