Browse Source

Versão 1.0.0

master 1.0.0
Guilherme Capanema 6 years ago
parent
commit
446d8709bf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,7 +1,7 @@
{ {
"name": "reuna-glossario", "name": "reuna-glossario",
"version": "1.0.0", "version": "1.0.0",
"description": "=== Plugin Name === Contributors: (this should be a list of wordpress.org userid's) Donate link: https://horizontes.info Tags: comments, spam Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
"description": "Implementa função de glossário via shortcode",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"dev": "npm run development", "dev": "npm run development",