Skip to content

Commit 33c76a2

Browse files
committed
Fix: mv typings
1 parent 4394f29 commit 33c76a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
"@social-native/snpkg-generate-config-ci": "^0.2.0",
6666
"@social-native/snpkg-knex-migration-generator": "^0.1.1",
6767
"@social-native/snpkg-snapi-connections": "^5.0.1",
68+
"@social-native/snpkg-dependency-check": "^0.1.0",
69+
"@social-native/snpkg-graphql-scalar-unix-time-sec": "^0.1.0",
70+
"@social-native/snpkg-package-version-validation": "^3.3.1",
71+
"@social-native/snpkg-snapi-ndm": "^1.3.3",
6872
"bluebird": "^3.7.0",
6973
"colorette": "^1.1.0",
7074
"getopts": "^2.2.5",
@@ -76,10 +80,6 @@
7680
"yargs": "^13.2.4"
7781
},
7882
"devDependencies": {
79-
"@social-native/snpkg-dependency-check": "^0.1.0",
80-
"@social-native/snpkg-graphql-scalar-unix-time-sec": "^0.1.0",
81-
"@social-native/snpkg-package-version-validation": "^3.3.1",
82-
"@social-native/snpkg-snapi-ndm": "^1.3.3",
8383
"@types/bluebird": "^3.5.27",
8484
"@types/dotenv": "^6.1.1",
8585
"@types/graphql": "^14.0.7",

0 commit comments

Comments
 (0)