Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
0a0e59bc4c
|
|||
|
ee7b468930
|
|||
|
9b1d2db6e4
|
|||
|
fde95e4278
|
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "remotestorage-module-kosmos",
|
"name": "remotestorage-module-kosmos",
|
||||||
"version": "2.1.0",
|
"version": "2.1.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,7 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "remotestorage-module-kosmos",
|
"name": "@kosmos/remotestorage-module-kosmos",
|
||||||
"version": "2.1.0",
|
"version": "2.1.2",
|
||||||
"description": "remoteStorage module for Kosmos clients",
|
"description": "remoteStorage module for Kosmos clients",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://gitea.kosmos.org/kosmos/rs-module-kosmos.git"
|
||||||
|
},
|
||||||
"main": "./dist/build.js",
|
"main": "./dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
|||||||
Reference in New Issue
Block a user