mirror of
https://github.com/Xevion/power-math.git
synced 2025-12-06 01:15:48 -06:00
update to latest distribution, update README & package.json/yarn.lock for new animate.css dependencies
This commit is contained in:
@@ -8,14 +8,15 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.11.5",
|
||||
"animate.css": "^4.1.1",
|
||||
"axios": "^0.21.0",
|
||||
"buefy": "^0.9.4",
|
||||
"katex": "^0.12.0",
|
||||
"vue-katex": "^0.5.0",
|
||||
"@babel/parser": "^7.11.5",
|
||||
"core-js": "^3.6.5",
|
||||
"gsap": "^3.5.1",
|
||||
"vue": "^2.6.11"
|
||||
"katex": "^0.12.0",
|
||||
"vue": "^2.6.11",
|
||||
"vue-katex": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user