content-entry
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "content-entry", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"type": "module", | ||
@@ -31,11 +31,11 @@ "publishConfig": { | ||
"devDependencies": { | ||
"ava": "^1.4.1", | ||
"c8": "^4.1.5", | ||
"documentation": "^11.0.0", | ||
"ava": "^2.1.0", | ||
"c8": "^5.0.2", | ||
"documentation": "^11.0.1", | ||
"esm": "^3.2.25", | ||
"markdown-doctest": "^0.9.1", | ||
"semantic-release": "^15.13.14" | ||
"semantic-release": "^15.13.17" | ||
}, | ||
"engines": { | ||
"node": ">=10.15.3" | ||
"node": ">=10.16.0" | ||
}, | ||
@@ -55,3 +55,2 @@ "repository": { | ||
"extensions": [ | ||
"js", | ||
"mjs" | ||
@@ -62,3 +61,2 @@ ], | ||
"files": [ | ||
"tests/*-test.js", | ||
"tests/*-test.mjs" | ||
@@ -65,0 +63,0 @@ ] |
Sorry, the diff of this file is not supported yet
17384
307