Skip to content

Commit 4bc6a4c

Browse files
committed
remove the dependency on Crosscode version
1 parent 3f9e913 commit 4bc6a4c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@
55
"license": "MIT",
66
"homepage": "https://github.com/dmitmel/input-api",
77
"module": true,
8-
"postload": "postload.js",
9-
"ccmodDependencies": {
10-
"crosscode": "^1.1.0"
11-
}
8+
"postload": "postload.js"
129
}

0 commit comments

Comments
 (0)