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

Commit c480430

Browse files
committed
remove deprecated 'modules' section in package.json
1 parent 2ac9908 commit c480430

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
"author": "Benjamin W. Smith <benjaminws@just-another.net>",
88
"contributors" : [ "rofflwaffls@gmail.com" ],
99
"main" : "lib/stomp",
10-
"modules": {
11-
"stomp": "./lib/stomp",
12-
"frame": "./lib/frame"
13-
},
1410
"repository" : {
1511
"type" : "git",
1612
"url" : "https://benjaminws@github.com/benjaminws/stomp-js.git"

0 commit comments

Comments
 (0)