BREAKING CHANGE(scope): change scope to @pushrocks/
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
import 'typings-global'
|
||||
export let lodash = require('lodash')
|
||||
export import path = require('path')
|
||||
export import smartfile = require('smartfile')
|
||||
export import path = require('path');
|
||||
export import smartfile = require('@pushrocks/smartfile');
|
||||
|
Reference in New Issue
Block a user