@digipair/skill-web-editor 0.4.12 → 0.4.13

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.
package/index.cjs2.js CHANGED
@@ -3002,7 +3002,7 @@ const schemas = {
3002
3002
  openapi: '3.0.0',
3003
3003
  info: {
3004
3004
  title: 'web',
3005
- summary: 'Web: bases',
3005
+ summary: 'Eléments HTML de base',
3006
3006
  description: 'description de la librairie de pins web',
3007
3007
  version: '1.0.11',
3008
3008
  'x-icon': '🌐'
package/index.esm2.js CHANGED
@@ -3000,7 +3000,7 @@ const schemas = {
3000
3000
  openapi: '3.0.0',
3001
3001
  info: {
3002
3002
  title: 'web',
3003
- summary: 'Web: bases',
3003
+ summary: 'Eléments HTML de base',
3004
3004
  description: 'description de la librairie de pins web',
3005
3005
  version: '1.0.11',
3006
3006
  'x-icon': '🌐'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digipair/skill-web-editor",
3
- "version": "0.4.12",
3
+ "version": "0.4.13",
4
4
  "dependencies": {},
5
5
  "main": "./index.cjs.js",
6
6
  "module": "./index.esm.js"
package/schema.json CHANGED
@@ -2,6 +2,7 @@
2
2
  "openapi": "3.0.0",
3
3
  "info": {
4
4
  "title": "@digipair/skill-web-editor",
5
+ "summary": "Affichage de l'éditeur de raisonnements",
5
6
  "description": "Edition de raisonnements IA.",
6
7
  "version": "0.1.0",
7
8
  "x-icon": "🚀"