Skip to content

Commit

Permalink
0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
olemp committed Aug 5, 2019
1 parent 7317d3f commit bbc4dce
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,12 +1,12 @@
{
"name": "prosjektportalen365",
"version": "0.8.1",
"version": "0.8.2",
"description": "Prosjektportalen 365",
"main": "n/a",
"scripts": {
"build-release": "@powershell -NoProfile -ExecutionPolicy Unrestricted -Command ./Install/Build-Release.ps1",
"build-release-skipbuildsharepointframework": "@powershell -NoProfile -ExecutionPolicy Unrestricted -Command ./Install/Build-Release.ps1 -SkipBuildSharePointFramework",
"postversion": "npm run-script build-release"
"postversion": "npm run-script build-release-skipbuildsharepointframework"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit bbc4dce

Please sign in to comment.