@cocreate/selection 1.6.5 → 1.6.6

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [1.6.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.5...v1.6.6) (2023-05-01)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update manifest.json to manifest.webmanifest ([fa098cf](https://github.com/CoCreate-app/CoCreate-selection/commit/fa098cf6525e043288c96e7c7ff19964b84e9cb6))
7
+
1
8
  ## [1.6.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.4...v1.6.5) (2023-05-01)
2
9
 
3
10
 
package/demo/index.html CHANGED
@@ -7,7 +7,7 @@
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1">
8
8
  <link rel="icon" href="https://cdn.cocreate.app/favicon.ico" type="image/ico" sizes="16x16">
9
9
  <title>selection | CoCreateJS</title>
10
- <link rel="manifest" href="/manifest.json">
10
+ <link rel="manifest" href="/manifest.webmanifest">
11
11
  </head>
12
12
 
13
13
  <body>
package/docs/index.html CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  <link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true" />
14
14
 
15
- <link rel="manifest" href="/manifest.json" />
15
+ <link rel="manifest" href="/manifest.webmanifest" />
16
16
  </head>
17
17
 
18
18
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocreate/selection",
3
- "version": "1.6.5",
3
+ "version": "1.6.6",
4
4
  "description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
5
5
  "keywords": [
6
6
  "selection",