neu-axentix
Advanced tools
Comparing version 1.2.1 to 1.3.0
@@ -0,1 +1,10 @@ | ||
# 1.3.0 - 2020-11-28 | ||
- ADDED | ||
- REMOVED | ||
- IMPROVED | ||
- Update Axentix to 1.0.0 - https://github.com/axentix/axentix/releases/tag/1.0.0 | ||
- Update dependencies | ||
- BUGFIXES | ||
# 1.2.1 - 2020-11-07 | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "neu-axentix", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "Neu-Axentix is the first front end framework based on neumorphism using CSS and JS. Start creating your website using neumorphic design.", | ||
@@ -49,4 +49,4 @@ "homepage": "https://neu.useaxentix.com", | ||
"devDependencies": { | ||
"@babel/core": "^7.12.3", | ||
"@babel/preset-env": "^7.12.1", | ||
"@babel/core": "^7.12.9", | ||
"@babel/preset-env": "^7.12.7", | ||
"browser-sync": "^2.26.13", | ||
@@ -64,4 +64,4 @@ "fibers": "^4.0.3", | ||
"dependencies": { | ||
"axentix": "^1.0.0-beta.3.1" | ||
"axentix": "^1.0.0" | ||
} | ||
} |
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
77970
Updatedaxentix@^1.0.0