Skip to content

Commit 707e9ad

Browse files
committed
Removed package-lock.json
1 parent 411d49a commit 707e9ad

File tree

3 files changed

+2
-195
lines changed

3 files changed

+2
-195
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ typings/
6060
# local test files
6161
test
6262
testdata
63+
package-lock.json

package-lock.json

Lines changed: 0 additions & 194 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vsts-coverage-styles",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "This package helps to convert the external css files in an HTML to an internal style i.e., injected using style tag in the document head.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)