RubyGems
npm
Organizations
Log in
Sign up
npm
@digipair/skill-web-editor
Versions diffs
0.23.7 → 0.23.8
@digipair/skill-web-editor 0.23.7 → 0.23.8
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/schema.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@digipair/skill-web-editor",
3
-
"version": "0.23.
7
",
3
+
"version": "0.23.
8
",
4
4
"dependencies": {},
5
5
"main": "./index.cjs.js",
6
6
"module": "./index.esm.js"
package/schema.json
CHANGED
Viewed
@@ -35,7 +35,7 @@
35
35
{
36
36
"name": "schemas",
37
37
"summary": "Schemas",
38
-
"required":
true
,
38
+
"required":
false
,
39
39
"description": "Liste des schemas des compétences privées",
40
40
"schema": {
41
41
"type": "object"