mirror of
https://github.com/ccmdi/obsidian-map-plus.git
synced 2026-07-22 06:43:14 +00:00
chore: rename to MapPlus (1.1.6)
This commit is contained in:
parent
be0444d22a
commit
7b8f0ed7df
3 changed files with 6 additions and 6 deletions
|
|
@ -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
6
package-lock.json
generated
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue