Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JPSchellenberg committed Sep 30, 2019
1 parent e795d1e commit 2fe971d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "h5p-editor",
"version": "v0.0.3",
"description": "The H5P-Editor-Nodejs-library is a port of the H5P-Editor-PHP-library for Nodejs.",
"name": "h5p-nodejs-library",
"version": "v0.5.0",
"description": "The H5P-Nodejs-library is a port of the H5P-Editor-PHP-library and the H5P-PHP-Library for Nodejs.",
"repository": {
"type": "git",
"url": "https://github.com/Lumieducation/H5P-Editor-Nodejs-library"
"url": "https://github.com/Lumieducation/H5P-Nodejs-library"
},
"scripts": {
"start": "node examples/express.js",
Expand Down

0 comments on commit 2fe971d

Please sign in to comment.