Skip to content

Commit

Permalink
add version tag to config/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusBorg committed Oct 7, 2017
1 parent fd9c3ef commit 0418571
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion template/config/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
'use strict'
'use stxrict'
// Template version: 1.1.0
// see http://vuejs-templates.github.io/webpack for documentation.

const path = require('path')

module.exports = {
Expand Down

0 comments on commit 0418571

Please sign in to comment.