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

Commit 844dbe4

Browse files
Pin dependency bulma to v0.9.2
1 parent 2b1fbe2 commit 844dbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"axios": "0.27.2",
11-
"bulma": "^0.9.2",
11+
"bulma": "0.9.2",
1212
"bulma-toast": "2.4.1",
1313
"core-js": "3.25.3",
1414
"vue": "3.1.1",

0 commit comments

Comments
 (0)