Skip to content

Commit

Permalink
Revert YAML dependency:
Browse files Browse the repository at this point in the history
  • Loading branch information
slntopp committed May 19, 2022
1 parent 453cc37 commit 6f228e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vue-router": "^3.5.4",
"vuetify": "^2.6.6",
"vuex": "^3.4.0",
"yaml": "^2.1.0"
"yaml": "^2.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.1",
Expand All @@ -40,4 +40,4 @@
"vue-template-compiler": "^2.6.11",
"vuetify-loader": "^1.7.0"
}
}
}

0 comments on commit 6f228e0

Please sign in to comment.