@magic/tags 0.0.15 → 0.0.16

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.
Files changed (2) hide show
  1. package/README.md +5 -1
  2. package/package.json +5 -5
package/README.md CHANGED
@@ -107,6 +107,10 @@ update dependencies
107
107
 
108
108
  - update dependencies
109
109
 
110
- ##### 0.0.16 - unreleased
110
+ ##### 0.0.16
111
+
112
+ - update dependencies
113
+
114
+ ##### 0.0.17 - unreleased
111
115
 
112
116
  ...
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magic/tags",
3
- "version": "0.0.15",
3
+ "version": "0.0.16",
4
4
  "author": "Wizards & Witches",
5
5
  "description": "exports arrays of all html and svg tags.",
6
6
  "license": "AGPL-3.0",
@@ -16,7 +16,7 @@
16
16
  "serve": "magic serve",
17
17
  "dev": "magic dev --watch src",
18
18
  "format": "f -w --exclude docs",
19
- "test": "t --exclude docs example config.js",
19
+ "test": "t --exclude docs docsrc example config.js",
20
20
  "calls": "calls",
21
21
  "tsc": "tsc --noEmit",
22
22
  "check": "npm run tsc"
@@ -43,9 +43,9 @@
43
43
  "@magic-modules/no-spy": "0.0.9",
44
44
  "@magic-modules/pre": "0.0.12",
45
45
  "@magic-themes/docs": "0.0.15",
46
- "@magic/core": "0.0.158",
47
- "@magic/format": "0.0.73",
48
- "@magic/test": "0.3.12",
46
+ "@magic/core": "0.0.159",
47
+ "@magic/format": "0.0.74",
48
+ "@magic/test": "0.3.21",
49
49
  "typescript": "6.0.3"
50
50
  },
51
51
  "keywords": [