frets-styles-generator
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -5,3 +5,3 @@ "use strict"; | ||
return ` | ||
import * as Maquette from "maquette"; | ||
import {maquette as Maquette} from "frets"; | ||
@@ -8,0 +8,0 @@ export default class BaseStyles { |
{ | ||
"name": "frets-styles-generator", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Tool that genreates a typescript class for FRETS based on a CSS file", | ||
@@ -88,3 +88,3 @@ "main": "build/main/index.js", | ||
"ava": { | ||
"source": [ | ||
"sources": [ | ||
"test/**/*.js", | ||
@@ -91,0 +91,0 @@ "build/**/*.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
216318
15
500