This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update axios version
tags/v0.1.8
yuyuanshifu
4 years ago
parent
b530023124
commit
ce77d57a45
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
package-lock.json
+1
-1
package.json
+ 2
- 2
package-lock.json
View File
@@ -1920,8 +1920,8 @@
"optional": true
},
"axios": {
"version": "0.
19.2
",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.
19.2
.tgz",
"version": "0.
21.1
",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.
21.1
.tgz",
"integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==",
"requires": {
"follow-redirects": "1.5.10"
+ 1
- 1
package.json
View File
@@ -11,7 +11,7 @@
"@babel/preset-env": "7.9.6",
"@babel/runtime": "7.9.6",
"@primer/octicons": "9.6.0",
"axios": "0.
19.2
",
"axios": "0.
21.1
",
"babel-loader": "8.1.0",
"clipboard": "2.0.6",
"core-js": "3.6.5",
Write
Preview
Loading…
Cancel
Save