Skip to content

Commit

Permalink
release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LuoRan03 committed Apr 18, 2018
1 parent 75fac53 commit d1fd266
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "page-skeleton-webpack-plugin",
"version": "0.8.1",
"version": "0.9.0",
"description": "web site skeleton generator",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions preview/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="UTF-8">
<title>骨架页面预览</title>
<link href="app-e7909432.min.css" rel="stylesheet"></head>
<link href="app-492f8836.min.css" rel="stylesheet"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="bundle.5a14ba4bb3408b7a8a08.js"></script></body>
<script type="text/javascript" src="bundle.cb228f2f75ba7143c837.js"></script></body>
</html>

0 comments on commit d1fd266

Please sign in to comment.