make versions consistent for PackCommand, add back * to test packages, remove --version-suffix from publish

This commit is contained in:
Bryan 2016-05-05 10:51:58 -07:00
parent 51968b7105
commit abc155e273
7 changed files with 7 additions and 9 deletions

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.0-preview1-*",
"compilationOptions": {
"emitEntryPoint": true
},