Commit af95fe7a by Francisco Giordano

Reorder package.json fields

parent 705b0b00
{
"name": "@openzeppelin/contracts",
"version": "3.2.0",
"description": "Secure Smart Contract library for Solidity",
"version": "3.2.0",
"files": [
"**/*.sol",
"/build/contracts/*.json",
......
{
"name": "openzeppelin-solidity",
"version": "3.2.0",
"description": "Secure Smart Contract library for Solidity",
"version": "3.2.0",
"files": [
"/contracts/**/*.sol",
"/build/contracts/*.json",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment