Skip to content

Commit 4a32557

Browse files
committed
Preparations for FIWARE 7.9 release
1 parent 62086f8 commit 4a32557

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"name": "tutorials.NGSI-LD",
3-
"description": "An Express App for providing context data to FIWARE Components",
3+
"description": "An Express App for providing context data to FIWARE NGSI-LD Components",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/FIWARE/tutorials.NGSI-LD.git"
77
},
88
"bugs": {
99
"url": "https://github.com/FIWARE/tutorials.NGSI-LD/issues"
1010
},
11-
"homepage": "https://fiware-tutorials.rtfd.io/",
11+
"homepage": "https://ngsi-ld-tutorials.rtfd.io/",
1212
"author": "FIWARE Foundation e.V.",
1313
"keywords": [
1414
"node",
1515
"fiware",
1616
"tutorial",
1717
"ngsi"
1818
],
19-
"version": "1.0.0",
19+
"version": "0.0.1",
2020
"private": true,
2121
"license": "MIT",
2222
"engines": {

0 commit comments

Comments
 (0)