@magic/tags 0.0.10 → 0.0.11

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 +4 -1
  2. package/package.json +6 -6
package/README.md CHANGED
@@ -73,5 +73,8 @@ update dependencies
73
73
  * update dependencies
74
74
  * add self-closing tag array
75
75
 
76
- ##### 0.0.11 - unreleased
76
+ ##### 0.0.11
77
+ update dependencies
78
+
79
+ ##### 0.0.12 - unreleased
77
80
  ...
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magic/tags",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "author": "Wizards & Witches",
5
5
  "description": "exports arrays of all html and svg tags.",
6
6
  "license": "AGPL-3.0",
@@ -33,13 +33,13 @@
33
33
  },
34
34
  "main": "src/index.mjs",
35
35
  "devDependencies": {
36
- "@magic-modules/light-switch": "0.0.10",
37
- "@magic-modules/no-spy": "0.0.6",
36
+ "@magic-modules/light-switch": "0.0.11",
37
+ "@magic-modules/no-spy": "0.0.7",
38
38
  "@magic-modules/pre": "0.0.11",
39
39
  "@magic-themes/docs": "0.0.14",
40
- "@magic/core": "0.0.139",
41
- "@magic/format": "0.0.38",
42
- "@magic/test": "0.2.8"
40
+ "@magic/core": "0.0.140",
41
+ "@magic/format": "0.0.40",
42
+ "@magic/test": "0.2.11"
43
43
  },
44
44
  "keywords": [
45
45
  "html",