Skip to content

Commit 429e2fe

Browse files
committed
0.0.4
1 parent 9295950 commit 429e2fe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react-strict-dom",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "ESLint plugin for React Strict DOM",
55
"main": "dist/index.js",
66
"scripts": {

packages/react-strict-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-strict-dom",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "React Strict DOM",
55
"main": "./dist/dom/index.js",
66
"module": "./dist/dom/index.js",

0 commit comments

Comments
 (0)