diff --git a/common/changes/@uifabric/file-type-icons/file-type-icons_2018-03-13-18-33.json b/common/changes/@uifabric/file-type-icons/file-type-icons_2018-03-13-18-33.json new file mode 100644 index 0000000000000..4dd3ba95f4eac --- /dev/null +++ b/common/changes/@uifabric/file-type-icons/file-type-icons_2018-03-13-18-33.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@uifabric/file-type-icons", + "comment": "Adjusting npmrc to ensure we have pu", + "type": "minor" + } + ], + "packageName": "@uifabric/file-type-icons", + "email": "dzearing@microsoft.com" +} \ No newline at end of file diff --git a/common/changes/@uifabric/icons/file-type-icons_2018-03-13-18-33.json b/common/changes/@uifabric/icons/file-type-icons_2018-03-13-18-33.json new file mode 100644 index 0000000000000..92095034f466b --- /dev/null +++ b/common/changes/@uifabric/icons/file-type-icons_2018-03-13-18-33.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@uifabric/icons", + "comment": "Adjusting npmrc to ensure we have published to the correct registry.", + "type": "minor" + } + ], + "packageName": "@uifabric/icons", + "email": "dzearing@microsoft.com" +} \ No newline at end of file diff --git a/packages/file-type-icons/.npmignore b/packages/file-type-icons/.npmignore new file mode 100644 index 0000000000000..bc156d511e38c --- /dev/null +++ b/packages/file-type-icons/.npmignore @@ -0,0 +1,29 @@ +*.config.js +*.nuspec +*.yml +*.test.* +.editorconfig +.gitattributes +.gitignore +.vscode +coverage +temp +images +results +*.build.log +dist/*.stats.html +dist/demo*.* +gulpfile.js +index.html +jsconfig.json +karma.config.js +node_modules +src/**/* +!src/**/*.types.ts +!src/**/examples/*.tsx +tsconfig.json +tsd.json +tslint.json +typings +webpack.config.js +fabric-test* \ No newline at end of file diff --git a/packages/file-type-icons/.npmrc b/packages/file-type-icons/.npmrc new file mode 100644 index 0000000000000..825c83e09df4d --- /dev/null +++ b/packages/file-type-icons/.npmrc @@ -0,0 +1,2 @@ +registry=https://registry.npmjs.org/ + diff --git a/packages/icons/.npmignore b/packages/icons/.npmignore new file mode 100644 index 0000000000000..bc156d511e38c --- /dev/null +++ b/packages/icons/.npmignore @@ -0,0 +1,29 @@ +*.config.js +*.nuspec +*.yml +*.test.* +.editorconfig +.gitattributes +.gitignore +.vscode +coverage +temp +images +results +*.build.log +dist/*.stats.html +dist/demo*.* +gulpfile.js +index.html +jsconfig.json +karma.config.js +node_modules +src/**/* +!src/**/*.types.ts +!src/**/examples/*.tsx +tsconfig.json +tsd.json +tslint.json +typings +webpack.config.js +fabric-test* \ No newline at end of file diff --git a/packages/icons/.npmrc b/packages/icons/.npmrc new file mode 100644 index 0000000000000..825c83e09df4d --- /dev/null +++ b/packages/icons/.npmrc @@ -0,0 +1,2 @@ +registry=https://registry.npmjs.org/ +