contacts-pane
Advanced tools
Comparing version 2.6.12-beta4 to 2.6.12
@@ -52,3 +52,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
return { | ||
body: prefixes + contents, | ||
body: prefixes + contents, // Add namespaces to anything | ||
status: 200, | ||
@@ -55,0 +55,0 @@ headers: { |
{ | ||
"name": "contacts-pane", | ||
"version": "2.6.12-beta4", | ||
"version": "2.6.12", | ||
"description": "Contacts Pane: Contacts manager for Address Book, Groups, and Individuals.", | ||
@@ -14,4 +14,4 @@ "main": "./contactsPane.js", | ||
"jest": "jest __tests__/unit/*test.ts", | ||
"prepublishOnly": "npm run lint && npm run build && npm run jest", | ||
"postpublish": "git push origin main --follow-tags" | ||
"ignore:prepublishOnly": "npm run lint && npm run build && npm run jest", | ||
"ignore:postpublish": "git push origin main --follow-tags" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"dependencies": { | ||
"solid-ui": "^2.4.33-beta4" | ||
"solid-ui": "^2.4.33" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
557177
0
Updatedsolid-ui@^2.4.33