rename index.js to wildstring.js
semver requires a major version bump
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = function (grunt) {
|
||||
},
|
||||
jsdoc: {
|
||||
dist: {
|
||||
src: ['index.js', 'test/*.js', 'README.md'],
|
||||
src: ['wildstring.js', 'test/*.js', 'README.md'],
|
||||
options: {
|
||||
destination: 'documentation',
|
||||
template : 'node_modules/grunt-jsdoc/node_modules/ink-docstrap/template',
|
||||
|
||||
Reference in New Issue
Block a user