Skip to content

Commit 4819166

Browse files
authored
Merge pull request #30 from strongloop/remove-ci-config
Remove unused CI config
2 parents 4d04861 + bd5a91d commit 4819166

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Loopback SQLite3 Connector",
55
"engines": {
66
"node": ">=4"
7-
},
7+
},
88
"keywords": [
99
"StrongLoop",
1010
"LoopBack",
@@ -41,8 +41,5 @@
4141
"type": "git",
4242
"url": "https://github.com/strongloop/loopback-connector-sqlite3.git"
4343
},
44-
"license": "Artistic-2.0",
45-
"ci": {
46-
"testDownstreamDeps": false
47-
}
44+
"license": "Artistic-2.0"
4845
}

0 commit comments

Comments
 (0)