chore: 1.1.4

This commit is contained in:
ccmdi 2026-05-13 14:48:28 -04:00
parent 10e6671af5
commit 6d49788eb1
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "mapplus",
"name": "Map+",
"version": "1.1.3",
"version": "1.1.4",
"minAppVersion": "1.10.0",
"description": "A performant and customizable map inside Bases.",
"author": "ccmdi",

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mapplus",
"version": "1.1.3",
"version": "1.1.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mapplus",
"version": "1.1.3",
"version": "1.1.4",
"license": "MIT",
"dependencies": {
"@deck.gl/core": "^9.1.15",

View file

@ -1,6 +1,6 @@
{
"name": "mapplus",
"version": "1.1.3",
"version": "1.1.4",
"description": "A performant and customizable map inside Bases",
"main": "main.js",
"scripts": {