mirror of
https://github.com/daledavies/jump.git
synced 2026-02-01 03:59:06 +01:00
Bump package.json version number and remove from composer.json
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
"name": "daledavies/jump",
|
||||
"version": "1.0.1",
|
||||
"description": "Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.",
|
||||
"type": "project",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Jump\\": "classes/"
|
||||
|
||||
2
jumpapp/composer.lock
generated
2
jumpapp/composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "c3426163cf699eea3c06c5f0e18d7419",
|
||||
"content-hash": "972ae27bc31bfd2e428f6cba56a0dc37",
|
||||
"packages": [
|
||||
{
|
||||
"name": "arthurhoaro/favicon",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jump",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.",
|
||||
"scripts": {
|
||||
"dev": "webpack --mode=development --devtool=inline-source-map --watch",
|
||||
|
||||
Reference in New Issue
Block a user