Skip to content
This repository was archived by the owner on Jan 27, 2019. It is now read-only.

Commit 59f4bd8

Browse files
committed
Don't use package-lock
1 parent bb20313 commit 59f4bd8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-css",
3-
"version": "1.2.7-0",
3+
"version": "1.2.7-1",
44
"description": "Get CSS from a URL",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)