Skip to content

Commit f88eeff

Browse files
authored
Update package.json
1 parent da4355c commit f88eeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"ng": "ng",
66
"start": "ng serve",
77
"build": "ng build",
8-
"build:prod": "ng build --configuration production --base-href /reactive-forms/",
8+
"build:prod": "ng build --configuration production --base-href /angular-reactive-forms/",
99
"watch": "ng build --watch --configuration development",
1010
"test": "ng test"
1111
},

0 commit comments

Comments
 (0)