@texastribune/queso-ui
Advanced tools
Comparing version 0.0.1-0 to 1.0.0
{ | ||
"name": "@texastribune/queso-ui", | ||
"version": "0.0.1-0", | ||
"version": "1.0.0", | ||
"description": "Asset library of SCSS and SVG files", | ||
"scripts": { | ||
"lint": "stylelint 'assets/**/**.scss' && prettier --write './docs/**/*.js' && eslint docs/config", | ||
"prettier": "prettier --write './docs/**/*.js'", | ||
"stylelint": "stylelint 'assets/**/**.scss'", | ||
"lint": "eslint docs/config", | ||
"deploy": "npm run build-docs && surge ./docs/dist --domain 'https://ttds.surge.sh/'", | ||
@@ -14,3 +16,3 @@ "build": "node docs/config/tasks/build.js", | ||
"files": [ | ||
"assets" | ||
"/assets" | ||
], | ||
@@ -17,0 +19,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
258505
0