Skip to content

Commit

Permalink
add vue 2.7.15 as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebluemr committed Jan 11, 2024
1 parent 847a581 commit 5cbc478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file.
- Update `ct-mapapps-browser-sync` property to `0.0.35`
- Update `typescript` to `5.2.2`,
- Update `vue-template-compiler` to `2.7.15`,
- Add `vue` with version `2.7.15`,
- Update `@types/chai` to `4.3.10`
- Update `chai` to `4.3.10`
- Update `@types/mocha` to `10.0.4`
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"ts-node": "^10.9.1",
"tsx": "^4.6.0",
"typescript": "5.2.2",
"vue": "2.7.16",
"vue-template-compiler": "2.7.15"
}
}

0 comments on commit 5cbc478

Please sign in to comment.