Skip to content

Commit ba96986

Browse files
authored
remove legacy scripts (#113)
1 parent bd7eaaa commit ba96986

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@
3939
"publish:core:next": "npm publish ./@angular-react/core --access=public --tag next",
4040
"publish:fabric:next": "npm publish ./@angular-react/fabric --access=public --tag next",
4141
"publish:semantic-ui:next": "npm publish ./@angular-react/semantic-ui --access=public --tag next",
42-
"publish:core:angular61": "npm publish ./@angular-react/core --access=public --tag angular61",
43-
"publish:fabric:angular61": "npm publish ./@angular-react/fabric --access=public --tag angular61",
44-
"publish:semantic-ui:angular61": "npm publish ./@angular-react/semantic-ui --access=public --tag angular61",
4542
"clean:docs": "rimraf docs",
4643
"clean:publish": "rimraf @angular-react",
4744
"e2e": "ng e2e",

0 commit comments

Comments
 (0)