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 5ed3b14 commit 0948e6dCopy full SHA for 0948e6d
package.json
@@ -48,7 +48,7 @@
48
"./plugins/find-and-replace.css": "./plugins/find-and-replace.css",
49
"./plugins/go-to-line.css": "./plugins/go-to-line.css",
50
"./plugins/prism-line-numbers.css": "./plugins/prism-line-numbers.css",
51
- "./plugins/special-chars.css": "./plugins/special-chars.css",
+ "./plugins/special-chars.css": "./plugins/special-chars.css"
52
},
53
"scripts": {
54
"test": "echo \"This is a front-end library, not a Node library. Please see the README for how to use.\" && exit 1",
0 commit comments