chore: rename to MapPlus (1.1.6)

This commit is contained in:
ccmdi 2026-05-27 19:10:42 -04:00
parent be0444d22a
commit 7b8f0ed7df
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View file

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

6
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mapplus",
"version": "1.1.5",
"version": "1.1.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mapplus",
"version": "1.1.5",
"version": "1.1.6",
"license": "MIT",
"dependencies": {
"@deck.gl/core": "^9.1.15",
@ -4295,7 +4295,7 @@
"license": "ISC"
},
"node_modules/iterator.prototype": {
"version": "1.1.5",
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz",
"integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==",
"dev": true,

View file

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