BREAKING CHANGE(scope): change scope to @pushrocks/

This commit is contained in:
2018-08-13 00:09:37 +02:00
parent 26104a231d
commit 2b3198c5bb
21 changed files with 1055 additions and 717 deletions

View File

@@ -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');