remark-deflist
Advanced tools
Comparing version 0.1.1 to 0.2.0
@@ -55,2 +55,4 @@ "use strict"; | ||
}; | ||
} | ||
} | ||
module.exports = exports.default; |
{ | ||
"name": "remark-deflist", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "description": "Remark plugin for pandoc-style definition lists.", | ||
"scripts": { | ||
"build": "babel --root-mode upward src --out-dir lib" | ||
"build": "babel --root-mode upward --ignore \"**/*.spec.js\" --out-dir lib src" | ||
}, | ||
@@ -32,3 +32,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "00855ca196aef86fac10291bd6d04de5b7fb195f" | ||
"gitHead": "eb16607b822ed93277051a984460b60864d1752b" | ||
} |
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
7288
7
138