Skip to content

Commit d328658

Browse files
Merge pull request mui#2112 from callemall/oliviertassinari-patch-3
[npm] Add private: true
2 parents abfd6ae + a8066d1 commit d328658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/callemall/material-ui.git"
88
},
9+
"private": true,
910
"scripts": {
1011
"prestart": "webpack-dev-server --config webpack-dev-server.config.js --progress --colors --inline",
1112
"start": "open http://localhost:3000",

0 commit comments

Comments
 (0)