Add step fields to enable decimal points on fields #342 (#343)

* Add step fields to enable decimal points on fields #342

* Update js-yaml version due to vulnerability scan

* Don't seed dev files when env == local

* Fix

* Fix  to be static

* Add visibilty keyword
This commit is contained in:
Nabeel S
2019-08-06 15:54:21 -04:00
committed by GitHub
parent 6292b05ad5
commit 092b9fc9dc
16 changed files with 41 additions and 47 deletions

View File

@@ -24,7 +24,7 @@
"icheck": "~1.0",
"jquery": "~3.4",
"jquery-pjax": "~2.0",
"js-yaml": "^3.13.1",
"js-yaml": "^3.4",
"laravel-mix": "^2.1.14",
"leaflet": "^1.3.4",
"leaflet-ajax": "2.1.0",