Skip to content

Commit

Permalink
Peer Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ponjs committed Dec 17, 2021
1 parent 6eb3386 commit 13a5284
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "craco-plugin-env",
"description": "An environment plugin for craco",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",
"repository": "https://github.com/ponjs/craco-plugin-env.git",
"keywords": [
Expand All @@ -16,8 +16,7 @@
},
"homepage": "https://github.com/ponjs/craco-plugin-env#readme",
"peerDependencies": {
"@craco/craco": "^6.0.0",
"react-scripts": "^4.0.0"
"@craco/craco": ">=6.0.0"
},
"dependencies": {
"dotenv": "^10.0.0",
Expand Down

0 comments on commit 13a5284

Please sign in to comment.