We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f54f5 commit 79fc737Copy full SHA for 79fc737
packages/gatsby-plugin-offline/package.json
@@ -9,7 +9,6 @@
9
"dependencies": {
10
"@babel/runtime": "^7.0.0",
11
"cheerio": "^1.0.0-rc.2",
12
- "cpx": "^1.5.0",
13
"idb-keyval": "^3.1.0",
14
"lodash": "^4.17.10",
15
"workbox-build": "^3.6.3"
@@ -18,7 +17,8 @@
18
17
"@babel/cli": "^7.0.0",
19
"@babel/core": "^7.0.0",
20
"babel-preset-gatsby-package": "^0.1.3",
21
- "cross-env": "^5.1.4"
+ "cross-env": "^5.1.4",
+ "cpx": "^1.5.0"
22
},
23
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-offline#readme",
24
"keywords": [
0 commit comments