chore(release): Release version 6.1.0 of the npm package

This commit is contained in:
Joachim Van Herwegen 2023-10-05 11:32:53 +02:00
parent fdb39f6df4
commit 5c0c54c31c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@solid/community-server", "name": "@solid/community-server",
"version": "6.0.2", "version": "6.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@solid/community-server", "name": "@solid/community-server",
"version": "6.0.2", "version": "6.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@comunica/context-entries": "^2.6.8", "@comunica/context-entries": "^2.6.8",

View File

@ -1,6 +1,6 @@
{ {
"name": "@solid/community-server", "name": "@solid/community-server",
"version": "6.0.2", "version": "6.1.0",
"description": "Community Solid Server: an open and modular implementation of the Solid specifications", "description": "Community Solid Server: an open and modular implementation of the Solid specifications",
"keywords": [ "keywords": [
"solid", "solid",