mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
npm chokes on .js package names
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import Pym from 'pym.js';
|
||||
import Pym from '../../../node_modules/pym.js';
|
||||
|
||||
export default new Pym.Child({polling: 100});
|
||||
|
||||
Reference in New Issue
Block a user