Skip to content

Commit

Permalink
release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcath committed Jun 22, 2021
1 parent c10e2aa commit 9534b64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "pac-file-tester",
"version": "1.1.1",
"version": "1.2.0",
"description": "Test PAC files for performance and results",
"main": "lib/pac-file-tester.js",
"scripts": {
"test": "jest",
"prepublishOnly": "tsc",
"compile": "tsc"
"build": "tsc"
},
"keywords": [
"pac",
Expand Down

0 comments on commit 9534b64

Please sign in to comment.