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 6f9d17f commit 89e40a2Copy full SHA for 89e40a2
HISTORY.md
@@ -1,5 +1,8 @@
1
## release note
2
3
+### 0.1.1
4
+
5
+- bugfix: missing options.json
6
7
### 0.1.0
8
package.json
@@ -1,6 +1,6 @@
{
"name": "less-json-import-loader",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "load variable from json sources to Less files Edit",
"main": "lib/index.js",
"scripts": {
0 commit comments