@dbwebb/databas 1.2.2 → 1.3.0

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.
@@ -36,7 +36,6 @@ usage ()
36
36
  "Usage: $SCRIPT check [options] <command> [arguments]"
37
37
  ""
38
38
  "Command:"
39
- " eslint Checks executed by eslint."
40
39
  " labbmiljo Checks related to the labbmiljö."
41
40
  " kmom01 Checks related to kmom01."
42
41
  " kmom02 Checks related to kmom02."
@@ -44,6 +43,8 @@ usage ()
44
43
  " kmom04 Checks related to kmom04."
45
44
  " kmom05 Checks related to kmom05."
46
45
  " kmom06 Checks related to kmom06."
46
+ " Obsolete below"
47
+ " eslint Checks executed by eslint."
47
48
  ""
48
49
  "Options:"
49
50
  " --only-this Check only the specific kmom, no previous ones."
@@ -5,7 +5,7 @@
5
5
  export SCRIPT="@dbwebb/databas"
6
6
 
7
7
  # Current version
8
- export VERSION="1.2.2"
8
+ export VERSION="1.3.0"
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.2",
3
+ "version": "1.3.0",
4
4
  "description": "CLI to work with the databas source, for staff and student.",
5
5
  "license": "MIT",
6
6
  "keywords": [