Skip to content

Commit f45f5fe

Browse files
committed
tests: update CLI version in e2e
1 parent 6b46252 commit f45f5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "create-ts-lib app && cd app && npm run build && npm run test"
1010
},
1111
"dependencies": {
12-
"create-ts-lib": "^0.2.6",
12+
"create-ts-lib": "^0.3.1",
1313
"rimraf": "^2.6.2"
1414
},
1515
"keywords": [],

0 commit comments

Comments
 (0)