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 a0bca92 commit d265f4aCopy full SHA for d265f4a
package.json
@@ -10,6 +10,13 @@
10
"dev": "NODE_ENV=development webpack-dev-server --config build/webpack.dev.conf.js",
11
"build": "NODE_ENV=production webpack --config build/webpack.prod.conf.js"
12
},
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "git+https://github.com/xpioneer/react-typescript.git"
16
+ },
17
+ "bugs": {
18
+ "url": "https://github.com/xpioneer/react-typescript/issues"
19
20
"dependencies": {
21
"antd": "^3.10.4",
22
"axios": "^0.18.0",
0 commit comments