Skip to content

Commit

Permalink
patch: use context only as dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed May 27, 2021
1 parent 7d2b059 commit c02f22f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions packages/vest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,10 @@
},
"devDependencies": {
"anyone": "^0.0.7",
"context": "^1.1.0",
"context": "^1.1.3",
"n4s": "^2.1.1",
"vast": "^1.0.2"
},
"module": "./esm/vest.es.production.js",
"dependencies": {
"context": "^1.1.3"
}
}
"dependencies": {}
}

0 comments on commit c02f22f

Please sign in to comment.