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.
2 parents 9fc2d58 + af29d31 commit 9bc49d7Copy full SHA for 9bc49d7
misc
@@ -2,6 +2,8 @@ rm ~/.npmrc
2
npm login --registry=https://npm.sencha.com/ --scope=@sencha
3
npm login --registry=https://test.npm.sencha.com/ --scope=@sencha
4
5
+npm login --registry=https://sencha.myget.org/F/commercial-test/npm/ --scope=@sencha
6
+
7
cat ~/.npmrc
8
9
npm --registry https://npm.sencha.com/ whoami
packages/ext-react-webpack-plugin/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"switchit": "^1.0.8",
14
- "@babel/generator": "^7.1.6",
+ "@babel/generator": "^7.2.0",
15
"@babel/polyfill": "^7.0.0",
16
"@sencha/cmd": "~6.6.0",
17
"ast-traverse": "^0.1.1",
0 commit comments