@dbwebb/databas 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -776,6 +776,9 @@ main ()
776
776
  local command
777
777
  local args
778
778
 
779
+ # defaults
780
+ NO_ESLINT=1
781
+
779
782
  while (( $# ))
780
783
  do
781
784
  case "$1" in
@@ -5,7 +5,7 @@
5
5
  export SCRIPT="@dbwebb/databas"
6
6
 
7
7
  # Current version
8
- export VERSION="1.2.0"
8
+ export VERSION="1.2.1"
9
9
 
10
10
 
11
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbwebb/databas",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "CLI to work with the databas source, for staff and student.",
5
5
  "license": "MIT",
6
6
  "keywords": [