Skip to content

Commit a65468f

Browse files
committed
Don't ship distribution or source.
1 parent 2821350 commit a65468f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,7 @@
7878
"test:unit:dev": "mocha --watch --growl --require babel-register tests/unit/**-test.js"
7979
},
8080
"files": [
81-
"dist",
82-
"dist/rdflib.js",
83-
"lib",
84-
"src"
81+
"lib"
8582
],
8683
"main": "lib/index.js",
8784
"keywords": [

0 commit comments

Comments
 (0)