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 8d3090d commit b41a959Copy full SHA for b41a959
package.json
@@ -37,7 +37,7 @@
37
},
38
"repository": {
39
"type": "git",
40
- "url": "git+https://github.com/netlify/netlify-plugin-nextjs-experimental.git"
+ "url": "git+https://github.com/netlify/netlify-plugin-nextjs.git"
41
42
"keywords": [
43
"nextjs",
@@ -48,9 +48,9 @@
48
"author": "lindsaylevine",
49
"license": "MIT",
50
"bugs": {
51
- "url": "https://github.com/netlify/netlify-plugin-nextjs-expeimental/issues"
+ "url": "https://github.com/netlify/netlify-plugin-nextjs/issues"
52
53
- "homepage": "https://github.com/netlify/netlify-plugin-nextjs-experimental#readme",
+ "homepage": "https://github.com/netlify/netlify-plugin-nextjs#readme",
54
"dependencies": {
55
"@babel/core": "^7.15.0",
56
"@netlify/functions": "^0.7.2",
0 commit comments