10000 Save package.json reformatting by npm · wimpyprogrammer/strings-to-regex@cdd2540 · GitHub
[go: up one dir, main page]

Skip to content

Commit cdd2540

Browse files
Save package.json reformatting by npm
1 parent a136e08 commit cdd2540

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
"license": "MIT",
1111
"main": "lib/index.js",
1212
"types": "./lib/index.d.ts",
13-
"files": ["lib/"],
13+
"files": [
14+
"lib/"
15+
],
1416
"engines": {
1517
"node": ">=8"
1618
},

0 commit comments

Comments
 (0)
0