update deps

This commit is contained in:
王劲鹏
2019-12-23 10:36:33 +08:00
parent 378b261742
commit 4ebda7fbd4
5 changed files with 152 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
import resolve from '@rollup/plugin-node-resolve'
import commonjs from 'rollup-plugin-commonjs'
import commonjs from '@rollup/plugin-commonjs'
import bundles from './build/index'
import fs from 'fs'
import path from 'path'