Skip to content

Commit e5a2e18

Browse files
committed
fix: testing workflow
1 parent db2471d commit e5a2e18

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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.3",
49-
"@cocreate/utils": "^1.21.8",
48+
"@cocreate/cli": "^1.33.4",
49+
"@cocreate/utils": "^1.21.9",
5050
"node-html-parser": "^6.1.4"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)