We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0860dcf commit 24a696eCopy full SHA for 24a696e
package.json
@@ -18,7 +18,7 @@
18
"James Mejia <james.mejia@gsa.gov>",
19
"Scott Queen <scott.queen@gsa.gov>"
20
],
21
- "license": "See LICENSE.md",
+ "license": "SEE LICENSE IN LICENSE.md",
22
"bugs": {
23
"url": "https://github.com/uswds/uswds-compile/issues"
24
},
@@ -36,5 +36,6 @@
36
"postcss": "^8.3.6",
37
"postcss-csso": "^5.0.1",
38
"sass": "^1.37.5"
39
- }
+ },
40
+ "devDependencies": {}
41
}
0 commit comments