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 f9987b0 commit 44423bbCopy full SHA for 44423bb
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"homepage": "https://github.com/shellscape/postcss-values-parser",
13
"bugs": "https://github.com/shellscape/postcss-values-parser/issues",
14
"main": "lib/index.js",
15
- "types": "lib/index.d.js",
+ "types": "lib/index.d.ts",
16
"engines": {
17
"node": ">=6.14.4"
18
},
0 commit comments