File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @trilon/ng-universal" ,
33 "description" : " Angular Universal Schematics and Helpers - Brought to you by Trilon.io" ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.0.4 " ,
55 "author" : {
66 "name" : " Trion" ,
77 "email" : " hello@trilon.io" ,
Original file line number Diff line number Diff line change 77 "build" : " ng build" ,
88 "build:ng-universal" : " rm -rf ./dist/ng-universal && ng build ng-universal && npm run pack:ng-universal" ,
99 "pack:ng-universal" : " cd dist/ng-universal && npm pack" ,
10- "publish:ng-universal" : " npm publish ./dist/ng-universal/trilon-ng-universal-1.0.3 .tgz --access=public" ,
10+ "publish:ng-universal" : " npm publish ./dist/ng-universal/trilon-ng-universal-1.0.4 .tgz --access=public" ,
1111 "test" : " ng test" ,
1212 "lint" : " ng lint" ,
1313 "e2e" : " ng e2e" ,
You can’t perform that action at this time.
0 commit comments