Skip to content

Commit 4bc8e27

Browse files
committed
fix: update generic-names
1 parent eb008aa commit 4bc8e27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@babel/types": "^7.0.0",
1010
"ajv": "^6.5.3",
1111
"ajv-keywords": "^3.2.0",
12-
"generic-names": "^2.0.1",
12+
"generic-names": "^3.0.0",
1313
"postcss": "^7.0.2",
1414
"postcss-modules": "^1.3.2",
1515
"postcss-modules-extract-imports": "^1.2.0",
@@ -62,7 +62,7 @@
6262
],
6363
"license": "BSD-3-Clause",
6464
"main": "dist/index.js",
65-
"name": "babel-plugin-react-css-modules",
65+
"name": "@mlz/babel-plugin-react-css-modules",
6666
"repository": {
6767
"type": "git",
6868
"url": "https://github.com/gajus/babel-plugin-react-css-modules"

0 commit comments

Comments
 (0)