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 9311047 commit c966051Copy full SHA for c966051
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dedent",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "An ES6 string tag that strips indentation from multi-line strings",
5
"main": "dist/dedent.js",
6
"types": "./dist/dedent.d.ts",
0 commit comments