@texastribune/queso-ui
Advanced tools
Comparing version 1.1.0-0 to 1.1.0-1
{ | ||
"name": "@texastribune/queso-ui", | ||
"version": "1.1.0-0", | ||
"version": "1.1.0-1", | ||
"description": "Asset library of SCSS and SVG files", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
"lint": "eslint docs/config", | ||
"deploy": "npm run build-docs && surge ./docs/dist --domain 'https://ttds.surge.sh/'", | ||
"deploy": "npm run build && surge ./docs/dist --domain 'https://ttds.surge.sh/'", | ||
"build": "node docs/config/tasks/build.js", | ||
@@ -12,0 +12,0 @@ "dev": "node docs/config/tasks/dev.js", |
Sorry, the diff of this file is not supported yet
265007