Browse Source

fix npm

pull/89/head
Thomas Heck 10 years ago
parent
commit
4379767834
  1. 4
      package.json

4
package.json

@ -20,7 +20,5 @@
"karma-phantomjs-launcher": "^0.1.4",
"karma-spec-reporter": "0.0.13"
},
"spm": {
"main": "src/echo.js"
}
"main": "src/echo.js"
}

Loading…
Cancel
Save