Thanks to visit codestin.com Credit goes to github.com
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 f77e250 commit ce90f2aCopy full SHA for ce90f2a
package.json
@@ -14,8 +14,7 @@
14
"build": "next build",
15
"export": "cross-env NODE_ENV=production yarn build && next export",
16
"add-contributor": "all-contributors add",
17
- "contributors-generate": "all-contributors generate",
18
- "contributors-check":"all-contributors check"
+ "generate-contributors": "all-contributors generate"
19
},
20
"xo": {
21
"parser": "babel-eslint",
0 commit comments