Skip to content

Commit a6206d4

Browse files
committed
🙈 Ignore .nyc_output in published package
1 parent e537c07 commit a6206d4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ coverage.html
44
package-lock.json
55

66
node_modules/
7+
.nyc_output

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leanengine",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "LeanCloud LeanEngine Node.js SDK.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)