Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit fb4670f

Browse files
fix(build): prevent npm publishing
Fixes #7393.
1 parent ced4e0c commit fb4670f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"type": "git",
1717
"url": "git://github.com/angular/material.git"
1818
},
19+
"private": true,
1920
"style": "./dist/angular-material.css",
2021
"scss": "./dist/angular-material.scss",
2122
"devDependencies": {

0 commit comments

Comments
 (0)