2.0.0
This commit is contained in:
parent
fd0e11fac0
commit
f0f98206a1
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>io.github.jlyne</groupId>
|
<groupId>io.github.jlyne</groupId>
|
||||||
<artifactId>LiveAtlas</artifactId>
|
<artifactId>LiveAtlas</artifactId>
|
||||||
<version>2.0.0-beta.4</version>
|
<version>2.0.0</version>
|
||||||
<build>
|
<build>
|
||||||
<resources>
|
<resources>
|
||||||
<resource>
|
<resource>
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "live-atlas",
|
"name": "live-atlas",
|
||||||
"version": "2.0.0-beta.4",
|
"version": "2.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "live-atlas",
|
"name": "live-atlas",
|
||||||
"version": "2.0.0-beta.4",
|
"version": "2.0.0",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@kyvg/vue3-notification": "2.3.0",
|
"@kyvg/vue3-notification": "2.3.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "live-atlas",
|
"name": "live-atlas",
|
||||||
"version": "2.0.0-beta.4",
|
"version": "2.0.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vite",
|
"serve": "vite",
|
||||||
|
Loading…
Reference in New Issue
Block a user