Skip to content

Commit 8841ce9

Browse files
committed
build: configures npm tag for publishing
1 parent ffc305f commit 8841ce9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "angular-server-side-configuration",
33
"version": "8.0.0-beta.0",
44
"description": "Configure an angular application on the server",
5+
"publishConfig": {
6+
"tag": "next"
7+
},
58
"builders": "./builders/builders.json",
69
"schematics": "./schematics/collection.json",
710
"scripts": {

0 commit comments

Comments
 (0)