Skip to content

Commit ab8d325

Browse files
committed
fix: testing workflow
1 parent 14932a0 commit ab8d325

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
},
4646
"main": "./src/index.js",
4747
"dependencies": {
48-
"@cocreate/cli": "^1.33.4",
49-
"@cocreate/utils": "^1.21.9",
48+
"@cocreate/cli": "^1.33.6",
49+
"@cocreate/utils": "^1.21.12",
5050
"node-html-parser": "^6.1.4"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)