1.0.2
This commit is contained in:
parent
f8687b5533
commit
1667dd2d11
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartaction",
|
"name": "@pushrocks/smartaction",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@pushrocks/smartaction",
|
"name": "@pushrocks/smartaction",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/smartstate": "^1.0.23"
|
"@pushrocks/smartstate": "^1.0.23"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartaction",
|
"name": "@pushrocks/smartaction",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "a module for managing actions. What was done? What needs to be done? How often should it be done? Whats currently being done?",
|
"description": "a module for managing actions. What was done? What needs to be done? How often should it be done? Whats currently being done?",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user