Skip to content

Commit 52abdfe

Browse files
committed
feat(create-nx-cmake): support nx 18
1 parent 01d0826 commit 52abdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/create-nx-cmake/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "create-nx-cmake",
33
"version": "0.6.1",
4+
"typings": "./bin/index.d.ts",
45
"bin": {
56
"create-nx-cmake": "./bin/index.js"
67
},
7-
"typings": "./bin/index.d.ts",
88
"dependencies": {
99
"create-nx-workspace": "18.0.8",
1010
"tslib": "^2.6.2"

0 commit comments

Comments
 (0)