Comparing version 0.1.1 to 0.1.2
/** | ||
* @author TroyTae | ||
* @version 0.1.1 | ||
* @version 0.1.2 | ||
* @name ms-date | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @author TroyTae | ||
* @version 0.1.1 | ||
* @version 0.1.2 | ||
* @name ms-date | ||
@@ -5,0 +5,0 @@ */ |
{ | ||
"name": "ms-date", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A date module based on milliseconds ⏱", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.min.js", |
@@ -14,3 +14,3 @@ const pkg = require('./package.json'); | ||
return { | ||
input: 'index.js', | ||
input: 'src/index.js', | ||
output: { | ||
@@ -17,0 +17,0 @@ ...output, |
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
3118