@magic/tags 0.0.8 → 0.0.9

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 +8 -8
package/README.md CHANGED
@@ -66,5 +66,8 @@ add <picture> element
66
66
  ##### 0.0.8
67
67
  update dependencies
68
68
 
69
- ##### 0.0.9 - unreleased
69
+ ##### 0.0.9
70
+ update dependencies
71
+
72
+ ##### 0.0.10 - unreleased
70
73
  ...
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magic/tags",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
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",
38
- "@magic-modules/pre": "^0.0.10",
39
- "@magic-themes/docs": "^0.0.13",
40
- "@magic/core": "^0.0.124",
41
- "@magic/format": "0.0.24",
42
- "@magic/test": "0.1.70"
36
+ "@magic-modules/light-switch": "0.0.10",
37
+ "@magic-modules/no-spy": "0.0.6",
38
+ "@magic-modules/pre": "0.0.11",
39
+ "@magic-themes/docs": "0.0.14",
40
+ "@magic/core": "0.0.133",
41
+ "@magic/format": "0.0.34",
42
+ "@magic/test": "0.2.0"
43
43
  },
44
44
  "keywords": [
45
45
  "html",