We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc90e0 commit 6baff5eCopy full SHA for 6baff5e
package.json
@@ -2,7 +2,7 @@
2
"name": "csinterface",
3
"version": "0.1.7",
4
"description": "TypeScript version of Adobe CSInterface",
5
- "main": "src/index.js",
+ "main": "lib/index.js",
6
"types" : "lib/index.d.ts",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments