Skip to content

Commit

Permalink
version -> 1.0.0-preview.2
Browse files Browse the repository at this point in the history
  • Loading branch information
obuchtala committed May 19, 2018
1 parent e72d6af commit 37e2c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "substance-texture",
"version": "1.0.0-preview.1.13",
"version": "1.0.0-preview.2",
"description": "A scientific word processor.",
"main": "./dist/texture.cjs.js",
"jsnext:main": "index.es.js",
Expand All @@ -25,7 +25,7 @@
"substance-test": "^0.11.0"
},
"scripts": {
"prepare": "node make publish",
"prepack": "npm install && node make publish",
"start": "node make web -s -w -d data",
"app": "node make run-app -w",
"release": "node make app && build --project app-dist",
Expand Down

0 comments on commit 37e2c7f

Please sign in to comment.