Skip to content

Commit efd6388

Browse files
authored
chore(webpack-plugin): make package private (#722)
1 parent e591d1c commit efd6388

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/webpack-plugin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@griffel/webpack-plugin",
33
"version": "1.0.0",
4+
"private": true,
45
"description": "Webpack plugin that performs CSS extraction for Griffel",
56
"license": "MIT",
67
"repository": {

0 commit comments

Comments
 (0)