- Docs: Add README link to pre-release

- Docs (ReleaseInstructions): Comment out Makefile-related instructions for now and
    add to-dos (README referencing current version and `package-lock.json`, tagging)
- npm: Bump to 3.0.0-alpha.4
This commit is contained in:
Brett Zamir
2018-05-30 10:57:28 +08:00
parent 2ddc78d525
commit 3b04fe0c63
5 changed files with 42 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "svgedit",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.4",
"description": "Powerful SVG-Editor for your browser ",
"main": "dist/index-umd.js",
"module": "dist/index-es.js",