Skip to content

Commit 95d223c

Browse files
committed
hopefully fix build pipeline
1 parent 096697a commit 95d223c

File tree

2 files changed

+53
-859
lines changed

2 files changed

+53
-859
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@tinacms/cli": "^1.5.47",
14+
"@tinacms/cli": "^1.8.2",
1515
"hugo": "^0.0.3",
1616
"hugo-extended": "^0.128.0",
17-
"tinacms": "^1.6.5"
17+
"tinacms": "^2.6.2"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^22.5.1"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)