Skip to content

Commit 7a71ad9

Browse files
committed
fix(dependencies): captured the form8ion config for react as a dep
1 parent 87d86cf commit 7a71ad9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
"npm-run-all": "^4.1.5",
3131
"remark-cli": "^6.0.1",
3232
"travis-lint": "^1.0.0"
33+
},
34+
"dependencies": {
35+
"@form8ion/eslint-config-react": "1.0.0-alpha.1"
3336
}
3437
}

0 commit comments

Comments
 (0)