Browse Source

🆙 upgrade typescript to 3.8 (#21510)

pull/21528/head
偏右 5 years ago
committed by GitHub
parent
commit
e41e4cc88f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -244,7 +244,7 @@
"stylelint-declaration-block-no-ignored-properties": "^2.1.0", "stylelint-declaration-block-no-ignored-properties": "^2.1.0",
"stylelint-order": "^4.0.0", "stylelint-order": "^4.0.0",
"theme-switcher": "^1.0.2", "theme-switcher": "^1.0.2",
"typescript": "~3.7.2", "typescript": "~3.8.2",
"webpack-bundle-analyzer": "^3.6.0", "webpack-bundle-analyzer": "^3.6.0",
"xhr-mock": "^2.4.1", "xhr-mock": "^2.4.1",
"xhr2": "^0.2.0", "xhr2": "^0.2.0",

Loading…
Cancel
Save