Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 4055303

Browse files
authored
Merge pull request #8 from ju-c/renovate/bulma-0.x
Update dependency bulma to v0.9.4
2 parents 275bf5b + f36d13a commit 4055303

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"build": "vue-cli-service build"
88
},
99
"dependencies": {
10-
"axios": "0.21.1",
11-
"bulma": "0.9.2",
12-
"bulma-toast": "2.3.1",
10+
"axios": "^0.21.1",
11+
"bulma": "0.9.4",
12+
"bulma-toast": "^2.3.1",
1313
"core-js": "3.25.3",
1414
"vue": "3.1.1",
1515
"vue-router": "4.0.8",

0 commit comments

Comments
 (0)