mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
updates for v0.1.0, update some js packages
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ const webpack = require('webpack');
|
||||
const merge = require('webpack-merge');
|
||||
const common = require('./webpack.common.js');
|
||||
const moment = require("dayjs");
|
||||
const VERSION = "v0.1.0";
|
||||
const VERSION = "v0.1.1";
|
||||
const path = require("path");
|
||||
|
||||
function makeBuildStr() {
|
||||
|
||||
Reference in New Issue
Block a user