@trimblemaps/ether-framework
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@trimblemaps/ether-framework", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "The Project Ether Framework was developed as a common platform for all Trimble web applications. Project Ether is built upon and extends the Bootstrap 4 code framework. It is a responsive framework for web and mobile uses. You can use the CSS files as is, or integrate the SASS files into your own application if you wish to modify it further.", | ||
"css:version": "node file-versioner.js", | ||
"deploy:dev": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket dev-styles-trimblemaps/css --preventUpdates --immutable", | ||
"deploy:dev": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket dev-styles-trimblemaps/css --noCache", | ||
"deploy:preprod": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket preprod-styles-trimblemaps/css --preventUpdates --immutable", | ||
@@ -30,0 +30,0 @@ "deploy:prod": "cross-env s3-deploy './dist/**/*+(.css|.js)' --cwd './dist/' --region us-east-1 --bucket prod-styles-trimblemaps/css --preventUpdates --immutable", |
@@ -14,3 +14,3 @@ # Project Ether Framework | ||
```html | ||
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether.min-0.2.0.css" /> | ||
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether.min-0.3.0.css" /> | ||
``` | ||
@@ -21,4 +21,4 @@ | ||
```html | ||
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether-layout.min-0.2.0.css" /> | ||
<script src="https://styles.trimblemaps.com/css/ether-layout.min-0.2.0.js"></script> | ||
<link rel="stylesheet"href="https://styles.trimblemaps.com/css/ether-layout.min-0.3.0.css" /> | ||
<script src="https://styles.trimblemaps.com/css/ether-layout.min-0.3.0.js"></script> | ||
``` | ||
@@ -25,0 +25,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3186226
29998