Skip to content

Commit 81f6c7d

Browse files
Remove peerdeps
1 parent 966930d commit 81f6c7d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coding-standards",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "60fram.es coding standards.",
55
"main": "",
66
"scripts": {
@@ -33,9 +33,5 @@
3333
"bugs": {
3434
"url": "https://github.com/60frames/coding-standards/issues"
3535
},
36-
"homepage": "https://github.com/60frames/coding-standards",
37-
"peerDependencies": {
38-
"eslint": null,
39-
"eslint-plugin-react": null
40-
}
36+
"homepage": "https://github.com/60frames/coding-standards"
4137
}

0 commit comments

Comments
 (0)