Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit d6c8108

Browse files
committed
Removed deprecated feature
1 parent 7360525 commit d6c8108

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ module.exports = function(source) {
88
this.value = [value];
99
return "module.exports = " + JSON.stringify(value, undefined, "\t");
1010
}
11-
module.exports.seperable = true;

0 commit comments

Comments
 (0)